home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 12 / Amiga Format AFCD12 (Apr 1997, Issue 96).iso / -readerstuff- / dan_wood / letters / q&a3 < prev    next >
Encoding:
Text File  |  1997-02-14  |  8.0 KB  |  232 lines

  1. **** Q&A *********************************************************** PAGE ***
  2.  
  3.  ___
  4. |   | uestions, questions, questions.  Well any you have we have the
  5. |   | answer to (we hope).  I have just taken over this section from
  6. |   | the previous occupier of this spot Daniel Wood.  He has a lot of
  7.  --\  other things to do on the magazine so I will be editing and answering
  8.       some of your questions.  My name is Thomas Thornan and along with the
  9.       rest of the team, I will be offering this free advice service for
  10.       any computer relates questions you may have.  You can write now:
  11.  
  12.  
  13.     Daniel Wood
  14.     3 Cavendish Drive
  15.     Northlands
  16.     Co Durham
  17.     DL1 2GQ
  18.  
  19. Inside mark the letter for Q&A and it will be passed on to the person who
  20. can deal with the problem best.
  21.  
  22. We have lot's of experience with the Amiga range of computers with
  23. knowledge of hardware and a whole range of different software packages,
  24. programming is also a good area.  We do how ever reserve the right to
  25. chose which letters we use, please keep your letters short and to the
  26. point, we will use most letters apart from letters which waffle on
  27. and are silly with unrelevant questions.  But please do not let this
  28. put you off, we will help you if you have a serious problem which
  29. you need help on and cannot sort out yourself.
  30.  
  31. Please take note that we cannot supply ANY one with a personal
  32. reply unless you enclose an SAE along with your question, then you
  33. will receive a printed copy of your answer in Q&A.
  34.  
  35. Remember that you MUST address any letter to this magazine to the
  36. editor otherwise the chances are very slim of it reaching anyone,
  37. there are lots of other things getting sent out to the people and the
  38. occupants of the building send the letters to the organisers
  39. of the disks and Daniel is the person who gets sent anything for Page.
  40.  
  41. We have also redesigned the layout a bit and split the questions into
  42. different sections, just read on and you will see.
  43.  
  44. Now on to your letters from over the past two months:
  45.  
  46. /\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
  47.  
  48.  
  49. Questions & Answers: PAGE ISSUE 7 (JEMSOFT) 
  50. --------------------------------------------------------------------------
  51.                                       __
  52.            \    / O    R    K        |__| E    N    C    H
  53.             \/\/                     |__|
  54.  
  55.  
  56. Q: I have recently purchased a second hand Amiga 500 for my son.  It
  57. has Amiga Workbench V1.2.  We have been learning how to use the 
  58. Workbench by working slowly through the manual.  In the manual
  59. it speaks of a disk called the RAM disk which is some kind of
  60. diskless disk or something.  Can you tell us what it is and how
  61. to get it?
  62. STEVEN JOHNSON, WINSTON
  63.  
  64. A: The RAM Disk is a part of the Amigas memory which may be reserved
  65. as a `dummy' disk.  This acts just like a real disk which means
  66. that you may store files on it and create directories.  The only
  67. flaw with it is that it loses everything contained on it each
  68. time you reset or switch off your micro.  There is another type
  69. of RAM disk called the RAD disk which survives a reset and you can
  70. still keep the things off it and even boot up from a RAD disk, this
  71. RAD disk is only available from a newer version of Workbench called
  72. V1.3.  The RAM disk is really only used for quicker access for files,
  73. and you should ALWAYS back up any important information from the
  74. RAM disk to a floppy disk incase there is a power cut.  To use the
  75. RAM disk on your computer go to the Preferences icon and make sure
  76. that the CLI is ON.  Now go to use and then back in Workbench open
  77. the System drawer and double click the CLI icon and type this in:
  78. (Ignore the 1.> bit this is what the CLI says to you)
  79.  
  80. 1.> CD RAM:
  81.  
  82. Then hit return, then type in:
  83.  
  84. 1.> Endcli
  85.  
  86. And hit return and the CLI will go and then the RAM DISK will be on
  87. the Workbench to use just like a normal disk.
  88. THOMAS
  89.  
  90.  
  91. Q: How can I copy games with Workbench?
  92. PAUL LINEN, DARLINGTON
  93.  
  94. A: You can't, it is illegal and they won't copy.
  95. THOMAS
  96.  
  97.  
  98. Q: I have Workbench 3.1 and I want to run AmigaBASIC.  I know everyone 
  99.    says that it is poor, but I need it for a few games that I have. 
  100.    Where is it?
  101. SARAH McCOURT, WHITBY
  102.  
  103. A: Nowhere.  AmigaBASIC has not been part of the Amiga Workbench operating
  104. system since 1989.  You will have to make do without it.  If you have
  105. a way of getting hold of a Workbench 1.x version then it is on
  106. the Extras disk, but these disks are no longer for sale.  If you have
  107. a hand for programming then you may be able to convert them to another
  108. programming language like EASY AMOS which is quite similar.
  109. THOMAS
  110.  
  111.  
  112. Q: How can I write with the Workbench?
  113. MARTYN WOOD, REDCAR
  114.  
  115. A: Insert the Extras disk and double click the  icon.  Now go into
  116. the Tools drawer and double click the Memacs drawer.  You could
  117. have very easily found this out by checking your manual Martyn.  I
  118. would like to ask all readers to check the manual first.  
  119. THOMAS
  120.  
  121.  
  122. Q: Can you please tell me if the RequestChoice command from Workbench 3
  123. will run on Kickstart 2.x?
  124. ANDY McLEEN, GATESHEAD
  125.  
  126. A: Yes.  Put it in the C dir and then open the shell and type in
  127. the command with a ? after it for the command syntax:
  128. eg.
  129.  
  130. 1.Workbench3.1:> C:Requestchoice ?
  131. TITLE/A,BODY/A,GADGETS/M,PUBSCREEN/K: 
  132. RICK
  133.  
  134.  
  135. Q: Can you tell me which register contains the Workbench pointer on
  136. a 6M A3000 with Kickstart 3.1?
  137. REDDY GLOUJIT, SUNDERLAND
  138.  
  139. A: Yes, after a hard check I think it is between $770880 and $770991.     
  140. THOMAS   
  141.  
  142.  
  143. Q: Please tell me how I can add my own commands to the Workbench tool
  144. menu.
  145. MIKE WELCH, TOWLAW
  146.  
  147. A: You will need to get hold of a program like Toolmaster which will
  148. give you the correct instructions.  If you send me a disk and an SAE
  149. I'll send you a copy + the documents.
  150. RICK
  151.  
  152. //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
  153.          __   ___  _____         _____  _____   ____   _____
  154.      |__| |       |    |\  |    |   |       |      |____
  155.         |    |       |    | \ |    |   |---    |           |
  156.         |    |     __|__  |  \|    |   |_____  |      _____|
  157.  
  158.  
  159. Q: I have just bought a Canon BJ10sx for my A1200 and I do not know how
  160. to install a printer driver, if I try to print I just get a load of
  161. rubbish.
  162. TERRY THORNEN, HARTLEPOOL
  163.  
  164. A: Open up your DEVS drwer and then open the PRINTERS directory and then
  165. open up the Storage3.0 disk and open the printers, now drag the CanonBJ10
  166. driver into the DEVS/Printers drawer on your Workbench3.0 disk.  Now close
  167. all the windows and then insert your Extras3.0 disk and open the Prefs
  168. drawer and double click printer, then select BJ10 and select your paper
  169. sizes (DINA4 is best), then switch your margins (5), and select Single
  170. sheet paper and click save, then all should be fine providing you boot
  171. from the Workbench3.0 disk every time you want to print.
  172. RICK
  173.  
  174.  
  175. Q: I have been given a Brother HQ10 8-PIN dot matrix printer and I want
  176. to use it with my A2000.  It has a socket on the side like this:
  177.  
  178.     __________  
  179.         \________/
  180.  
  181. and it has little holes around it and a hole in the middle (rectangular).
  182. Please help me.
  183. SEAN CHASTUM, WALKER
  184.  
  185. A: You simply need a Centronics lead, these are available from Dixons, 
  186. Tandy and nearly every electrical shop, ask for a Centronics lead for
  187. the Parallel port on a micocomputer.
  188.  
  189.  
  190. -----------------------------------------------------------------------
  191.  
  192.         |  | a r d     \        /  a r e
  193.         |--|            \  /\  /     
  194.         |  |             \/  \/
  195.  
  196.  
  197. Q: My Mouse has recently stopped clicking and both buttons do
  198. not work.  Can I fix it?
  199. MARK STAFF,  NORTHALLERTON
  200.  
  201. A: No.  It's knacked.  The micro switches have worn away, so go get a new
  202. one.
  203. RICK
  204.  
  205.  
  206. Q: I have a problem with my Amiga.  I have been moving it around too
  207. much and by unplugging the joystick some of the Pins have snapped
  208. off. Can this be repaired?
  209. STEVEN ELLIOT, TOW LAW
  210.  
  211. A: You can repair it by sending it to a repair company.  Or you
  212. could have a go at soldering the pins back in.  But your best bet is
  213. to send it off.
  214. RICK
  215.  
  216. --------------------------------------------------------------------------
  217.  
  218. So send your problems to:
  219.  
  220.     Dan Wood
  221.     3 Cavendish Drive
  222.     Northlands
  223.     Darlington
  224.     Co Durham
  225.     DL1 2GQ
  226.  
  227. ----Page
  228.  
  229.     
  230.  
  231.     
  232.